home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1999 November / SOTMC_Nov1999-Ultimate.iso / mac / REALbasic ƒ / Examples / Applications / Nathan's Examples / HotStuff / 1.6.3 vers⁄compile info next >
Encoding:
Text File  |  1999-03-22  |  1.1 KB  |  32 lines  |  [TEXT/ttxt]

  1. Do not use dr2r59-dr2r64 to compile, they WILL NOT WORK.  Use r65 or later.
  2.  
  3. Also, be sure to give the compiler more memory.  The default 5mb or so is not enough. (it may hang during load or compile)   10mb should be fine.
  4.  
  5.  
  6.  
  7.  
  8. Major changes:
  9.  
  10. 1.5.6 - intial release
  11.  
  12. 1.5.7 - many bug fixes, downloads are solid, hierarchical file list
  13.  
  14. 1.5.8 - dual mode userlist (one with icons!), better icons in file list,
  15.         get and set file info implemented.  no real bugs found to fix.
  16.  
  17. 1.5.9 - fixed a bug in the sockets created when file xfers were added,
  18.         implemented get info on users, and added prefs!
  19.  
  20. 1.6.0 - agreement hotkey changed to cmd-K, gag feature added as cmd-G,
  21.         and userlist now has ICONS, COLORED NICKS, AND HILIGHT!  yay!
  22.         (this will be the last version with the old style userlist also)
  23.  
  24. 1.6.1 - somewhat of an internal release, fixed some minor bugs here
  25.         and there.  added Keep Active option, prevents idling.
  26.  
  27. 1.6.2 - more fixes, mostly to Keep Active.  also changed the Monitor
  28.         Admins to display in chat rather than pop up a msgbox.
  29.  
  30.  
  31. - Virtual1
  32.